[Beta] Delete an existing GatewayConfig. This action is irreversible.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the GatewayConfig to delete.
The body is of type object.
GatewayConfig deleted successfully.
A GatewayConfig defines a configuration for proxying API requests through the credential gateway. It specifies the target endpoint and how credentials should be applied.
The unique identifier of the GatewayConfig.
The human-readable name of the GatewayConfig. Unique per account (or globally for system configs).
The target endpoint URL (e.g., 'https://api.anthropic.com').
How credentials should be applied to proxied requests.
Creation time of the GatewayConfig (Unix timestamp in milliseconds).
The account ID that owns this config.
Optional description for this gateway configuration.